Add a test for ::row-changed vs node refs
authorMatthias Clasen <mclasen@redhat.com>
Fri, 19 Jan 2018 15:02:42 +0000 (16:02 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 19 Jan 2018 20:29:13 +0000 (23:29 +0300)
commitf942d6f53cbbefd53afa03dd1e9492f690e68ea2
tree58758bc4114ed1d7fc99cee83b34ef162c7f71b3
parent7d9af6d700a56f5f6c5858a64b1bf98bbea4757a
Add a test for ::row-changed vs node refs

Test that filter models propagate ::row-changed if there is
an external reference on the node, and not otherwise. This
is showing up in buggy icon view behaviour, where the icon
view is not redrawing if the content changes in a model that
is below a filter model.
testsuite/gtk/filtermodel.c